<p>GTK is the primary library used to construct user interfaces. It
provides user interface controls and signal callbacks to respond to
user actions.</p>
- <p><a href="https://docs.gtk.org/gtk4/" class="external">GTK API reference</a></p>
+ <p><a href="https://docs.gtk.org/gtk4/">GTK API reference</a></p>
</div>
<div class="docblock">
<h5 id="gdk">GSK</h5>
<p>An intermediate layer which provides a rendering API implemented using Cairo, OpenGL or Vulkan.</p>
- <p><a href="https://docs.gtk.org/gsk4/" class="external">GSK API reference</a></p>
+ <p><a href="https://docs.gtk.org/gsk4/">GSK API reference</a></p>
</div>
<div class="docblock">
<h5 id="gdk">GDK</h5>
<p>An intermediate layer which isolates GTK from the details of the windowing system.</p>
- <p><a href="https://docs.gtk.org/gdk4/" class="external">GDK API reference</a></p>
+ <p><a href="https://docs.gtk.org/gdk4/">GDK API reference</a></p>
</div>
<div class="docblock">